home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-05-26 | 194 b | 16 lines |
-
- #include <Motif.rules>
-
- INCLUDES = -I.
- LOCAL_LIBRARIES = XmClientLibs MrmClientLibs
-
- SRCS = periodic.c
-
- OBJS = periodic.o
-
- NormalLibraryObjectRule()
-
- MSimpleUilTarget(periodic)
-
- DependTarget()
-